home *** CD-ROM | disk | FTP | other *** search
/ Nintendo Dictionary Encyclopedia / NINTENDO DICTIONARY VOL 1.iso / 5shou.exe / scripts / DefineButton2_38 / BUTTONCONDACTION on(release).as
Text File  |  1998-12-12  |  59b  |  5 lines

  1. on(release){
  2.    stopAllSounds();
  3.    gotoAndStop(25);
  4. }
  5.